entry: Ignore the baseline when centering
authorMatthias Clasen <mclasen@redhat.com>
Sat, 29 Apr 2023 13:20:07 +0000 (09:20 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 29 Apr 2023 13:52:34 +0000 (09:52 -0400)
commit92205744d21e87d893884c40804d8e617c675744
tree8866581ed6b40406bf60bbac90024c8a4d68a8f0
parentf6f3a78dd92681a69d6b27518c54c969975c5d83
entry: Ignore the baseline when centering

GtkEntry was always placing its text on the baseline,
even when the valign said something else.
gtk/gtkentry.c